[INFO] cloning repository https://github.com/timon-schelling/timpl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timon-schelling/timpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea486c930e8a1ffa0974eca230d62809d9c689c2
[INFO] checking timon-schelling/timpl against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimon-schelling%2Ftimpl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timon-schelling/timpl
[INFO] finished tweaking git repo https://github.com/timon-schelling/timpl
[INFO] tweaked toml for git repo https://github.com/timon-schelling/timpl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timon-schelling/timpl on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timon-schelling/timpl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6c14ea45db2720258e77f5db0ee2c116bb5f0ff7aef8a31f0a35909b7d99b33
[INFO] running `Command { std: "docker" "start" "-a" "a6c14ea45db2720258e77f5db0ee2c116bb5f0ff7aef8a31f0a35909b7d99b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6c14ea45db2720258e77f5db0ee2c116bb5f0ff7aef8a31f0a35909b7d99b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c14ea45db2720258e77f5db0ee2c116bb5f0ff7aef8a31f0a35909b7d99b33", kill_on_drop: false }`
[INFO] [stdout] a6c14ea45db2720258e77f5db0ee2c116bb5f0ff7aef8a31f0a35909b7d99b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50c099275a1f38caa3bc0944c9775bcd217a09ed574bade2b98f41beb5ad4d13
[INFO] running `Command { std: "docker" "start" "-a" "50c099275a1f38caa3bc0944c9775bcd217a09ed574bade2b98f41beb5ad4d13", kill_on_drop: false }`
[INFO] [stderr]    Compiling timpl-internal v0.1.0-alpha.2 (/opt/rustwide/workdir/timpl-internal)
[INFO] [stderr]     Checking timpl-proc v0.1.0-alpha.2 (/opt/rustwide/workdir/timpl-proc)
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{Delimiter, LineColumn, TokenStream, TokenTree};
[INFO] [stdout]   |                             ^^^^^^^^^^ no `LineColumn` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{Delimiter, LineColumn, TokenStream, TokenTree};
[INFO] [stdout]   |                             ^^^^^^^^^^ no `LineColumn` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:45
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                             ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line() == group.span().end().line {
[INFO] [stdout]    |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:45
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                             ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line() == group.span().end().line {
[INFO] [stdout]    |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                                                        ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line() {
[INFO] [stdout]    |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                                                        ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line() {
[INFO] [stdout]    |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column - 1 - offset)
[INFO] [stdout]    |                                               ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column() - 1 - offset)
[INFO] [stdout]    |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column - 1 - offset)
[INFO] [stdout]    |                                               ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column() - 1 - offset)
[INFO] [stdout]    |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line,
[INFO] [stdout]   |                                            ^^^^ method, not a field
[INFO] [stdout]   |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line(),
[INFO] [stdout]   |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line,
[INFO] [stdout]   |                                            ^^^^ method, not a field
[INFO] [stdout]   |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line(),
[INFO] [stdout]   |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line - previous.line;
[INFO] [stdout]    |                                    ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line() - previous.line;
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line - previous.line;
[INFO] [stdout]    |                                    ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line() - previous.line;
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column - previous.column
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column() - previous.column
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column - previous.column
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column() - previous.column
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column - 1
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column() - 1
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column - 1
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column() - 1
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro::{Delimiter, LineColumn, TokenStream, TokenTree};
[INFO] [stdout]   |                             ^^^^^^^^^^ no `LineColumn` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0615.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timpl-proc` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `timpl-proc` (lib test) due to 8 previous errors
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:45
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                             ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line() == group.span().end().line {
[INFO] [stdout]    |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line {
[INFO] [stdout]    |                                                                        ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     if group.span().start().line == group.span().end().line() {
[INFO] [stdout]    |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/codegen.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column - 1 - offset)
[INFO] [stdout]    |                                               ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     Some(group.span().start().column() - 1 - offset)
[INFO] [stdout]    |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]  --> timpl-proc/src/parse.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line,
[INFO] [stdout]   |                                            ^^^^ method, not a field
[INFO] [stdout]   |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 line: token.span().start().line(),
[INFO] [stdout]   |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line - previous.line;
[INFO] [stdout]    |                                    ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let newlines = current.line() - previous.line;
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column - previous.column
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 current.column() - previous.column
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `Span`
[INFO] [stdout]   --> timpl-proc/src/parse.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column - 1
[INFO] [stdout]    |                         ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 current.column() - 1
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timpl-proc` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "50c099275a1f38caa3bc0944c9775bcd217a09ed574bade2b98f41beb5ad4d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c099275a1f38caa3bc0944c9775bcd217a09ed574bade2b98f41beb5ad4d13", kill_on_drop: false }`
[INFO] [stdout] 50c099275a1f38caa3bc0944c9775bcd217a09ed574bade2b98f41beb5ad4d13
